[INFO] cloning repository https://github.com/SFINXVC/nextjs_embedded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SFINXVC/nextjs_embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSFINXVC%2Fnextjs_embedded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSFINXVC%2Fnextjs_embedded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e9530dfc2cc47533f7b5fd00de504af3c299cb3
[INFO] fixing SFINXVC/nextjs_embedded against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSFINXVC%2Fnextjs_embedded" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SFINXVC/nextjs_embedded
[INFO] finished tweaking git repo https://github.com/SFINXVC/nextjs_embedded
[INFO] tweaked toml for git repo https://github.com/SFINXVC/nextjs_embedded written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SFINXVC/nextjs_embedded on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SFINXVC/nextjs_embedded already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded rust-embed-utils v8.8.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.8.0
[INFO] [stderr]   Downloaded rust-embed v8.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941
[INFO] running `Command { std: "docker" "start" "6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nextjs_embedded v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> build.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr] warning: nextjs_embedded@0.1.0: Standalone directory does not exist yet: "my-app/.next/standalone"
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking rust-embed-utils v8.8.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling rust-embed-impl v8.8.0
[INFO] [stderr]     Checking rust-embed v8.8.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stdout] error: Unfortunately my brother, but this app only supports windows machine :3
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("Unfortunately my brother, but this app only supports windows machine :3");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:\Program Files\nodejs\node.exe`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | const NODE_BIN: &[u8] = include_bytes!("C:\\Program Files\\nodejs\\node.exe");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/my-app/.next/standalone_resolved' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[folder = "my-app/.next/standalone_resolved"]
[INFO] [stdout] 20 | | struct NextStandaloneApp;
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::BOOL;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Console::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `CTRL_LOGOFF_EVENT` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^   -----------------   ^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `CTRL_LOGOFF_EVENT`
[INFO] [stdout]    |         |                  |
[INFO] [stdout]    |         |                  variable not in all patterns
[INFO] [stdout]    |         pattern doesn't bind `CTRL_LOGOFF_EVENT`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CTRL_LOGOFF_EVENT`
[INFO] [stdout]   --> src/main.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `CTRL_SHUTDOWN_EVENT` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^   ------------------- variable not in all patterns
[INFO] [stdout]    |         |                  |
[INFO] [stdout]    |         |                  pattern doesn't bind `CTRL_SHUTDOWN_EVENT`
[INFO] [stdout]    |         pattern doesn't bind `CTRL_SHUTDOWN_EVENT`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CTRL_SHUTDOWN_EVENT`
[INFO] [stdout]   --> src/main.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `CTRL_CLOSE_EVENT` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ----------------   ^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `CTRL_CLOSE_EVENT`
[INFO] [stdout]    |         |                  |
[INFO] [stdout]    |         |                  pattern doesn't bind `CTRL_CLOSE_EVENT`
[INFO] [stdout]    |         variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CTRL_CLOSE_EVENT`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `iter` found for struct `NextStandaloneApp` in the current scope
[INFO] [stdout]   --> src/main.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct NextStandaloneApp;
[INFO] [stdout]    | ------------------------ associated function or constant `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     for file in NextStandaloneApp::iter() {
[INFO] [stdout]    |                                    ^^^^ associated function or constant not found in `NextStandaloneApp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `NextStandaloneApp` in the current scope
[INFO] [stdout]   --> src/main.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct NextStandaloneApp;
[INFO] [stdout]    | ------------------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |         let content = NextStandaloneApp::get(&file).unwrap();
[INFO] [stdout]    |                                          ^^^ associated function or constant not found in `NextStandaloneApp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Unfortunately my brother, but this app only supports windows machine :3
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("Unfortunately my brother, but this app only supports windows machine :3");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:\Program Files\nodejs\node.exe`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | const NODE_BIN: &[u8] = include_bytes!("C:\\Program Files\\nodejs\\node.exe");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/my-app/.next/standalone_resolved' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[folder = "my-app/.next/standalone_resolved"]
[INFO] [stdout] 20 | | struct NextStandaloneApp;
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::BOOL;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Console::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] warning: nextjs_embedded@0.1.0: Standalone directory does not exist yet: "my-app/.next/standalone"
[INFO] [stderr] error: could not compile `nextjs_embedded` (bin "nextjs_embedded") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0408]: variable `CTRL_LOGOFF_EVENT` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^   -----------------   ^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `CTRL_LOGOFF_EVENT`
[INFO] [stdout]    |         |                  |
[INFO] [stdout]    |         |                  variable not in all patterns
[INFO] [stdout]    |         pattern doesn't bind `CTRL_LOGOFF_EVENT`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CTRL_LOGOFF_EVENT`
[INFO] [stdout]   --> src/main.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `CTRL_SHUTDOWN_EVENT` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^   ------------------- variable not in all patterns
[INFO] [stdout]    |         |                  |
[INFO] [stdout]    |         |                  pattern doesn't bind `CTRL_SHUTDOWN_EVENT`
[INFO] [stdout]    |         pattern doesn't bind `CTRL_SHUTDOWN_EVENT`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CTRL_SHUTDOWN_EVENT`
[INFO] [stdout]   --> src/main.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `CTRL_CLOSE_EVENT` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ----------------   ^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `CTRL_CLOSE_EVENT`
[INFO] [stdout]    |         |                  |
[INFO] [stdout]    |         |                  pattern doesn't bind `CTRL_CLOSE_EVENT`
[INFO] [stdout]    |         variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CTRL_CLOSE_EVENT`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         CTRL_CLOSE_EVENT | CTRL_LOGOFF_EVENT | CTRL_SHUTDOWN_EVENT => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `iter` found for struct `NextStandaloneApp` in the current scope
[INFO] [stdout]   --> src/main.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct NextStandaloneApp;
[INFO] [stdout]    | ------------------------ associated function or constant `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     for file in NextStandaloneApp::iter() {
[INFO] [stdout]    |                                    ^^^^ associated function or constant not found in `NextStandaloneApp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `NextStandaloneApp` in the current scope
[INFO] [stdout]   --> src/main.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct NextStandaloneApp;
[INFO] [stdout]    | ------------------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |         let content = NextStandaloneApp::get(&file).unwrap();
[INFO] [stdout]    |                                          ^^^ associated function or constant not found in `NextStandaloneApp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] warning: nextjs_embedded@0.1.0: Standalone directory does not exist yet: "my-app/.next/standalone"
[INFO] [stderr] error: could not compile `nextjs_embedded` (bin "nextjs_embedded" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941", kill_on_drop: false }`
[INFO] [stdout] 6a931abba775d22edf88ec5ddb3c7d17986acc0a10d6c541ec86b66324b6f941
